Lists breakout ports, including the application state that indicates if the configuration on the device is in sync or has drifted (refreshed or deleted) with respect to XCO.
The following example shows the list breakout for devices on a specific IP.
$ efa inventory device interface list-breakout --ip 10.20.246.18 +--------------+--------+-----------------+ | IP Address | Name | AppState | +--------------+--------+-----------------+ | 10.20.246.18 | 0/52:1 | cfg-refreshed | + +--------+-----------------+ | | 0/52:2 | cfg-refreshed | + +--------+-----------------+ | | 0/52:3 | cfg-refreshed | + +--------+-----------------+ | | 0/52:4 | cfg-refreshed | + +--------+-----------------+ | | 0/53:1 | cfg-in-sync | + +--------+-----------------+ | | 0/53:2 | cfg-in-sync | + +--------+-----------------+ | | 0/53:3 | cfg-in-sync | + +--------+-----------------+ | | 0/53:4 | cfg-in-sync | +--------------+--------+-----------------+